Skip to content

Conversation

@eclipse-releng-bot
Copy link
Contributor

Prepare development of Eclipse 4.38.
This complements:

@eclipse-pde-bot
Copy link
Contributor

eclipse-pde-bot commented Aug 29, 2025

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

org.eclipse.pde.doc.user/META-INF/MANIFEST.MF
org.eclipse.pde.doc.user/pom.xml

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From bb1c5648651f1960a1a46e912fa50fb6e27528fa Mon Sep 17 00:00:00 2001
From: Eclipse PDE Bot <[email protected]>
Date: Fri, 29 Aug 2025 20:22:57 +0000
Subject: [PATCH] Version bump(s) for 4.38 stream


diff --git a/org.eclipse.pde.doc.user/META-INF/MANIFEST.MF b/org.eclipse.pde.doc.user/META-INF/MANIFEST.MF
index 0384bc14bc..9acdc38884 100644
--- a/org.eclipse.pde.doc.user/META-INF/MANIFEST.MF
+++ b/org.eclipse.pde.doc.user/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.pde.doc.user; singleton:=true
-Bundle-Version: 3.17.200.qualifier
+Bundle-Version: 3.17.300.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
diff --git a/org.eclipse.pde.doc.user/pom.xml b/org.eclipse.pde.doc.user/pom.xml
index 452b3244f9..e00c354770 100644
--- a/org.eclipse.pde.doc.user/pom.xml
+++ b/org.eclipse.pde.doc.user/pom.xml
@@ -17,7 +17,7 @@
     <version>4.38.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.pde.doc.user</artifactId>
-  <version>3.17.200-SNAPSHOT</version>
+  <version>3.17.300-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   
   <properties>
-- 
2.51.0

Further information are available in Common Build Issues - Missing version increments.

@github-actions
Copy link

github-actions bot commented Aug 29, 2025

Test Results

   765 files  ±0     765 suites  ±0   52m 48s ⏱️ +10s
 3 611 tests ±0   3 557 ✅ ±0   54 💤 ±0  0 ❌ ±0 
10 833 runs  ±0  10 670 ✅ ±0  163 💤 ±0  0 ❌ ±0 

Results for commit f636ff2. ± Comparison against base commit 379558b.

♻️ This comment has been updated with latest results.

@HannesWell
Copy link
Member

The build failed with a comparator error for the doc-bundle:
Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.pde.doc.user: baseline and build artifacts have same version but different contents.

As the forceQualifierUpdate has to be cleaned up as part of the release preparation anyways, I have just added a corresponding commit for that:

In the next release the clean-up should be automated too and happen immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants